combobox: Ensure an entry gets created for has_entry combos
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Mar 2016 16:39:47 +0000 (17:39 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 2 Mar 2016 12:54:39 +0000 (13:54 +0100)
commit13b320ecb254b3fc9cea72f3e79d35c10737d9d4
tree8782d4375c7cf762c11e0f84c1780f119614d032
parent77d624a8f7afbcdd66c777e4d7e61a6ff0d62727
combobox: Ensure an entry gets created for has_entry combos

Previously add/remove on the combobox would result in a cellview being
created.
gtk/gtkcombobox.c